Represents a settable property value.

The following tables list the members exposed by the SettablePropertyValue type.

Public Constructors

  Name Description
SettablePropertyValue Overloaded. Initializes a new SettablePropertyValue object.
Top

Public Properties

  Name Description
public property HasDefaultValue Gets a Boolean value that determines whether the property value is the default value.
public property Value Gets the property value.
Top

Public Methods (see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public methodstatic op_Implicit The implicit conversion operator converts the specified value to the returned SettablePropertyValue object.
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Returns the string representation of the SettablePropertyValue object.
Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)
Top

See Also


Send comments about this topic to Microsoft.